Skip to content

chleba124/vsftpd-exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSFTPD Exploit

A script that exploits the CVE-2011-2523 vulnerability in vsftpd.

Installation

  git clone https://github.com/chleba124/vsftpd-exploit.git
  cd vsftpd-exploit
  python -m pip install -r requirements.txt
  py main.py

FAQ

Is this safe?

Yes it is and it is open source so you can read the code.

How does it work?

It connects to the vsptfd ftp server and bypasses the password.

Can i use it on linux?

No, you can only use it on Windows.

About

A tool that exploits the CVE-2011-2523 vulnerability.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages